home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / QUES.DXR / 00124.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  160 b   |  8 lines

  1. on mouseUp
  2.   global cards, effectspath
  3.   sprite(71).visible = 0
  4.   sound playFile 2, effectspath & "wosh.aif"
  5.   put "1" into item 8 of cards
  6.   go("krupnik")
  7. end
  8.